Einhugur Word Plugin for Xojo

StylePart.SetUnderlineWithColor Method

Sets underline and color for the underline.

SetUnderlineWithColor(
   underlineStyle as EinhugurWord.UnderlineStyles,
   colorValue as Color)

Parameters

underlineStyle
The underline style to set.
colorValue
The color to set for the underline.

Remarks

See Also

StylePart Class